SftTree/NET 2.0

EditControl Field, EditSetupEventArgs Class

Softel vdm, Inc.

Defines the control used for cell editing. This value can be modified by the EditSetup event handler.

Syntax      EditSetupEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public Property EditControl As Control

C#   

public Control EditControl;

C++   

public: Control^ EditControl;

Field Value

This field must be set to the control used for cell editing by the EditSetup event handler. The default is null/Nothing.

Comments

The EditControl field defines the control used for cell editing. This value can be modified by the EditSetup event handler.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com